home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / phmacro.zip / TEST1.IN < prev    next >
Text File  |  1993-01-04  |  49b  |  4 lines

  1. #d x(c) (y(c,3))
  2. #d y(a, b) x(a+b)
  3. y(x(2),1)
  4.